PM3.6 - King Dedede - Action - 0x134

Entry Script

  1. CreateInterrupt { interrupt_id: None, action: 0x137, requirement: (ButtonNotPressed value(1)) }
  2. CreateInterrupt { interrupt_id: Some(10149), action: 0x136, requirement: (OnGround) }
  3. CreateInterrupt { interrupt_id: Some(10148), action: 0x135, requirement: (InAir) }
  4. DisableInterrupt(10149)
  5. DisableInterrupt(10148)
  6. ControllerUnk01
  7. UnknownEvent { namespace: 0x8, code: 0x7, unk1: 0x0, arguments: [] }
  8. UnknownEvent { namespace: 0xc, code: 0x4, unk1: 0x0, arguments: [] }
  9. AddVelocity { x_vel: Constant(0.0), y_vel: Variable(InternalConstantInt(Address(3188))) }
  10. SetAirGround(0)
  11. ChangeSubactionRestartFrame(SpecialLwFall)
  12. SyncWait(1.0)
  13. EnableInterrupt(10149)
  14. EnableInterrupt(10148)

Exit Script